[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / Bondage / 0.2.0 / Bondage.podspec.json
bloba91b060b8b21f7e106ca2cc588a28865671a3443
2   "name": "Bondage",
3   "version": "0.2.0",
4   "summary": "A basic data binding library for Swift.",
5   "description": "This lib is used to bind proerties and observe/listen for changes in their value.",
6   "homepage": "https://dyanko_yovchev@bitbucket.org/JovcheffTeam/bondage.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dyanko Yovchev": "yovchev03@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/JovcheffTeam/bondage.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Bondage/Classes/**/*",
22   "pushed_with_swift_version": "3.0"