blob: 39a135317fb5619fb36bb54226c4284a61defe33 [file] [log] [blame]
{
"name": "XCategory",
"version": "0.1.7",
"summary": "这是拓展的集合",
"frameworks": [
"UIKit",
"Foundation",
"StoreKit",
"AudioToolbox"
],
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.1.7"
},
"source_files": "Category",
"dependencies": {
"SVProgressHUD": [
"~> 0.9"
],
"MJRefresh": [
],
"AFNetworking": [
],
"SDWebImage": [
]
}
}