https://github.com/wequick/pbind
Pbind, a data binder with Plist. Focus on "Less code, More efficient".
https://github.com/wequick/pbind
Last synced: 9 months ago
JSON representation
Pbind, a data binder with Plist. Focus on "Less code, More efficient".
- Host: GitHub
- URL: https://github.com/wequick/pbind
- Owner: wequick
- License: mit
- Created: 2016-09-07T07:01:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T02:25:13.000Z (about 7 years ago)
- Last Synced: 2025-07-07T23:56:42.416Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 4.98 MB
- Stars: 65
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pbind
[](https://travis-ci.org/wequick/Pbind)
[](http://cocoapods.org/pods/Pbind)
[](http://cocoapods.org/pods/Pbind)
[](http://cocoapods.org/pods/Pbind)
[](https://www.apple.com/nl/ios/)
Pbind is a development platform for building mobile applications with apple Plist file.
## Snapshot (LiveLoad)

## Quickstart
[Get started in 5 minutes.](http://code.wequick.net/Pbind)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
Pbind is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "Pbind"
```
## License
Pbind is available under the MIT license. See the LICENSE file for more info.