[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / 2 / PPCommon / 0.11.0 / PPCommon.podspec.json
blob4eefa834b5b4e67cabc48068a5b9f938c16255d5
2   "name": "PPCommon",
3   "version": "0.11.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/richardchan7/PPCommon",
8   "authors": {
9     "Richarchan": "richarchan7@sina.com"
10   },
11   "summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
12   "source": {
13     "git": "https://github.com/richardchan7/PPCommon.git",
14     "tag": "0.11.0"
15   },
16   "source_files": "PPCommon/Classes/**.{h,m}",
17   "resource_bundles": {
18     "PPCommon": [
19       "PPCommon/Assets/**/*.{xib,png}"
20     ]
21   },
22   "platforms": {
23     "ios": "10.0"
24   }