blob: a360d538f4409acab52e52af0288ec4daa7f922d [file] [log] [blame]
{
"name": "TKUIKitModule",
"version": "0.1.3",
"summary": "A short description of TKUIKitModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuamaodeyu/TKUIKitModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuamaodeyu": "playtomandjerry@gmail.com"
},
"source": {
"git": "https://github.com/zhuamaodeyu/TKUIKitModule.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"TKUIKitModule": [
"TKUIKitModule/Assets/**/*",
"TKUIKitModule/Resource/**/*"
]
},
"source_files": "TKUIKitModule/Classes/**/*"
}