[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / 2 / ifacegen / 1.0.0 / ifacegen.podspec.json
blob54b99c2fadc5186dea33311e87616de1d3ba2bef
2   "name": "ifacegen",
3   "version": "1.0.0",
4   "summary": "ifacegen generates native ObjC wrappers for REST+JSON APIs",
5   "homepage": "https://github.com/ptiz/ifacegen",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "ptiz": "ptiz@live.ru"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/ptiz/ifacegen.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "transport/**/*.{h,m}",
20   "public_header_files": "transport/**/*.h",
21   "resources": "generator/*.py",
22   "requires_arc": true