[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / d / iOSAppFramework / 0.1.1 / iOSAppFramework.podspec.json
blobfb73a5e6a9474fe6669c19c7e60c23cbbc8b20dd
2   "name": "iOSAppFramework",
3   "version": "0.1.1",
4   "summary": "Source iOSAppFramework is a basic iOS App framework for App development.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ItghostFan/iOSAppFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ItghostFan": "itghostfan@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ItghostFan/iOSAppFramework.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSAppFramework/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "FMDB/SQLCipher": [
28     ]
29   }