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