blob: 4eefa834b5b4e67cabc48068a5b9f938c16255d5 [file] [log] [blame]
{
"name": "PPCommon",
"version": "0.11.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/richardchan7/PPCommon",
"authors": {
"Richarchan": "richarchan7@sina.com"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/richardchan7/PPCommon.git",
"tag": "0.11.0"
},
"source_files": "PPCommon/Classes/**.{h,m}",
"resource_bundles": {
"PPCommon": [
"PPCommon/Assets/**/*.{xib,png}"
]
},
"platforms": {
"ios": "10.0"
}
}