blob: 556792fad463becc6317175fb0f1e5b48815af7e [file] [log] [blame]
{
"name": "TRKit",
"version": "0.1.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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}