[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 7 / ISParseBind / 1.0.1 / ISParseBind.podspec.json
blob294ab156a45fdd4da3a54f419c24f9e0f3e1cc7a
2   "name": "ISParseBind",
3   "version": "1.0.1",
4   "summary": "Use Interface Builder for bind components with parse server.",
5   "description": "With ISParseBind you can save, update, and query PFObjects using the power of Xcode Interface Builder resources.",
6   "homepage": "http://www.ilhasoft.com.br",
7   "license": "MIT",
8   "authors": {
9     "Daniel Amaral": "daniel@ilhasoft.com.br"
10   },
11   "social_media_url": "http://twitter.com/danielamarall",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Ilhasoft/ISParseBind.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "ISParseBind/Classes/**/*"
22   ],
23   "dependencies": {
24     "Parse": [
26     ],
27     "Kingfisher": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"