blob: e105adf49d40385abe53ca9a03ca61c9ad890e15 [file] [log] [blame]
{
"name": "TL_Lib",
"version": "0.2.0",
"summary": "A short description of TL_Lib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tianlei_oschina",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianlei": "tianlei@qingfengweb.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/tianlei_oschina/TL_Lib.git",
"tag": "0.2.0"
},
"source_files": "TL_Lib/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"JPush": [
"3.3.3"
],
"JCore": [
"2.3.0"
],
"MBProgressHUD": [
]
}
}