blob: a19ed8b96ac617f9546517c086e071f3e152fc10 [file] [log] [blame]
{
"name": "TRKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
]
}
}