blob: 1bc6617a69c28a288adbbfa955a54fd116e63022 [file] [log] [blame]
{
"name": "TDApp",
"version": "0.1.0",
"summary": "A short description of TDApp.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thuydao/TDApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"thuydao": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDApp.git",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDApp/Classes/**/*",
"dependencies": {
"TDCategory": [
],
"TDWS": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"TPKeyboardAvoiding": [
],
"GKActionSheetPicker": [
]
}
}