[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 1 / 8 / 2 / ifacegen / 0.1.1 / ifacegen.podspec.json
blob5a19e3d49c16e503cfb3b556cd9791a49e2650db
2   "name": "ifacegen",
3   "version": "0.1.1",
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": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/ptiz/ifacegen.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "transport/**/*.{h,m}",
20   "public_header_files": "transport/**/*.h",
21   "resources": "generator/*.py",
22   "requires_arc": true