[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / ISParseBind / 1.0.3 / ISParseBind.podspec.json
blobfda542e5581a28e96dc65a558e6db63d0d9fe941
2   "name": "ISParseBind",
3   "version": "1.0.3",
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.3"
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"