blob: cbe4fc316014617470f27f640ac9cb2a88478935 [file] [log] [blame]
{
"name": "IOSESPBaseComps",
"version": "0.1.1",
"summary": "A short description of IOSESPBaseComps.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git1.pansoft.com/MobileServer/ios/IOSESPBaseComps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguodong3302": "[liguodong3302@pansoft.com]"
},
"source": {
"git": "http://git1.pansoft.com/MobileServer/ios/IOSESPBaseComps.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"ZipArchive": [
],
"FMDB": [
],
"MBProgressHUD": [
],
"IOSESPCommonTool": [
],
"Reachability": [
],
"Masonry": [
],
"SDWebImage": [
],
"AFNetworking": [
],
"TZImagePickerController": [
"3.2.0"
],
"SYBaseComps": [
]
},
"requires_arc": [
"IOSESPBaseComps/ARC/**/*.{h,m}",
"IOSESPBaseComps/IOSChatUIComps/**/*.{h,m}"
],
"source_files": "IOSESPBaseComps/**/*.{h,m}"
}