[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / BaseFoundation / 0.1.2 / BaseFoundation.podspec.json
blob1e80b9f91c4b2883bbc056c6350f9de7ef434e6c
2   "name": "BaseFoundation",
3   "version": "0.1.2",
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.2"
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   }