[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 7 / LiteAPI / 0.1 / LiteAPI.podspec.json
blob36b6c14ddac6b3ce4daa0349eedcdd5a7b1aa1e2
2   "name": "LiteAPI",
3   "version": "0.1",
4   "summary": "A lite API framework.",
5   "description": "A chaining supported API framework.",
6   "homepage": "https://github.com/softwind0214/LiteAPI",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Softwind Tang": "softwind0214@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/softwind0214/LiteAPI.git",
18     "tag": "0.1"
19   },
20   "source_files": "Lib/**/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
24     ]
25   }