[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / 1 / a / YCBase / 0.1.1 / YCBase.podspec.json
blob0114ef6fc480a872cad8b91e18b9155e228dadd0
2   "name": "YCBase",
3   "version": "0.1.1",
4   "summary": "easy to imp",
5   "description": "-YCItem\n-YCViewController\n-YCTableViewController\n-YCNavigationController",
6   "homepage": "https://github.com/ungacy/YCBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ungacy": "ungacy@126.com"
13   },
14   "source": {
15     "git": "https://github.com/ungacy/YCBase.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YCBase/Classes/**/*",
22   "public_header_files": "YCBase/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }