blob: b017fd029415a3d84db54b8efd5c2e6d0c7e9006 [file] [log] [blame]
{
"name": "XUtility",
"version": "0.1.1",
"summary": "这是工具类",
"frameworks": [
"UIKit",
"Foundation",
"JavaScriptCore",
"StoreKit",
"AudioToolbox"
],
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.1.1"
},
"source_files": "Category/Utility.{h,m}",
"dependencies": {
"AFNetworking": [
],
"NSString+expanded": [
]
}
}