blob: 3089ff648113e0c3c4ef5080e43794d05b55ac34 [file] [log] [blame]
{
"name": "TRKit",
"version": "0.1.9.1",
"summary": "pod组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaoerlong/TRKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoerlong": "1005129276@qq.com"
},
"source": {
"git": "https://github.com/xiaoerlong/TRKit.git",
"tag": "0.1.9.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRKit/Classes/**/*",
"resource_bundles": {
"TRKit": [
"TRKit/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"YYKit": [
]
}
}