blob: 4d3e25f11573a459ba6fdd585ae4800b1d8b77dd [file] [log] [blame]
{
"name": "GTCoinTools",
"version": "1.0.2",
"summary": "GTCoinTools",
"description": "币种模块",
"homepage": "https://github.com/cailufei123",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cailufei": "cailufei123@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cailufei123/GTCoinTools.git",
"tag": "1.0.2"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "GTCoinTools/CoinTools.framework/Headers/*.{h}",
"public_header_files": "GTCoinTools/CoinTools.framework/Headers/*.{h}",
"vendored_frameworks": "GTCoinTools/CoinTools.framework",
"resources": "GTCoinTools/CoinTools.framework",
"dependencies": {
"Charts": [
],
"AFNetworking": [
],
"Masonry": [
],
"YYKit": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
],
"JXCategoryView": [
],
"SYProgressView": [
]
}
}