blob: 65f699c3f5983f49eb034f60bda3cb7c10679c01 [file] [log] [blame]
{
"name": "PooTools",
"version": "1.2.5",
"authors": {
"crazypoo": "273277355@qq.com"
},
"homepage": "https://github.com/crazypoo/PTools",
"summary": "hahahahahahahahha.",
"source": {
"git": "https://github.com/crazypoo/PTools.git",
"tag": "1.2.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"PooTools",
"PooTools/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"AudioToolbox",
"ExternalAccessory",
"CoreText",
"SystemConfiguration",
"WebKit",
"QuartzCore",
"CoreTelephony",
"Security",
"Foundation",
"AVFoundation",
"Speech",
"LocalAuthentication",
"HealthKit",
"CoreMotion"
],
"dependencies": {
"SDWebImage": [
]
}
}