[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / 7 / BasicFundation / 1.0.2 / BasicFundation.podspec.json
blob0fb5e37fd05ed7c8d04f6613617bd03df0fb0883
2   "name": "BasicFundation",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Basic Objective-C files for iOS Application",
6   "homepage": "https://github.com/L1zzy/BasicFundation",
7   "authors": {
8     "L1zzy": "411378202@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/L1zzy/BasicFundation.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "BaseFundation/ViewModel/*.{h,m}",
19   "dependencies": {
20     "MJRefresh": [
22     ],
23     "ReactiveCocoa": [
25     ],
26     "JSONModel": [
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "CoreGraphics",
33     "UIKit"
34   ]