[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / BaseFoundation / 0.1.1 / BaseFoundation.podspec.json
blobe810e85603d5bb999cb8c37056225bb4039da99f
2   "name": "BaseFoundation",
3   "version": "0.1.1",
4   "summary": "This is a BaseFoundation.",
5   "description": "This is a BaseFoundation base on Objective-C.",
6   "homepage": "https://github.com/liushuorepo/BaseFoundation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "13124832031@163.com": "liushuo@alaxiaoyou.com"
13   },
14   "source": {
15     "git": "https://github.com/liushuorepo/BaseFoundation.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BaseFoundation/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.2"
26     ]
27   }