[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / e / EasyFundation / 1.0.1 / EasyFundation.podspec.json
blob15360662e83cdc47c97a1aa7cb377b8f527e41bb
2   "name": "EasyFundation",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Basic Objective-C files for iOS Application",
6   "homepage": "https://github.com/L1zzy/EasyFundation",
7   "authors": {
8     "L1zzy": "411378202@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/L1zzy/EasyFundation.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "EasyFundation/**/*.{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   ]