blob: 46a8909bb74b03b553cbc065e413fac0336c47ce [file] [log] [blame]
{
"name": "PXToolsCode",
"version": "1.1.1",
"summary": "PXToolsCode.",
"description": "PXToolsCode is a code for ios.",
"homepage": "https://github.com/zpx1123/PXToolsCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhoupengxiang": "963820856@qq.com.com"
},
"source": {
"git": "https://github.com/zpx1123/PXToolsCode.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PXToolsCode/Classes/**/*",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}