[Add] MagicFIDO_iOS_SDK 0.1.0
[CocoaPods.git] / Specs / c / 9 / d / iOSAppFramework / 0.2.9 / iOSAppFramework.podspec.json
blob95eda08d937ce9f4c706a9a4dcf6e099d9bb1dba
2   "name": "iOSAppFramework",
3   "version": "0.2.9",
4   "summary": "App framework source tools.",
5   "description": "Source iOSAppFramework is a basic iOS App framework for App development.",
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.2.9"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "iOSAppFramework/Classes/**/**/*.h",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.2"
26     ],
27     "AFNetworking": [
28       "~> 2.3"
29     ],
30     "JSONModel": [
31       "~> 1.7.0"
32     ],
33     "FMDB/SQLCipher": [
34       "~> 2.7.2"
35     ],
36     "SDWebImage": [
37       "~> 4.0.0"
38     ],
39     "ReactiveCocoa": [
40       "~> 2.5"
41     ]
42   }