[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 0 / 9 / f / greedpatch-ios / 0.1.0 / greedpatch-ios.podspec.json
blob5824af086b5df9f34998ff31b2d59c1bdd243386
2   "name": "greedpatch-ios",
3   "version": "0.1.0",
4   "summary": "iOS SDK for greedpatch",
5   "homepage": "https://github.com/greedlab/greedpatch-ios",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "source": {
11     "git": "https://github.com/greedlab/greedpatch-ios.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "frameworks": "Foundation",
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "ZipArchive": [
26     ],
27     "FileMD5Hash": [
29     ],
30     "JSPatch": [
32     ],
33     "JSPatch/Extensions": [
35     ]
36   }