[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 2 / PSSDK-inner / 1.0.5 / PSSDK-inner.podspec.json
blob01058857fe0a4c7bf46c626f3ebeaeb5c3e4a373
2   "name": "PSSDK-inner",
3   "version": "1.0.5",
4   "summary": "PSSDK dev version",
5   "homepage": "https://github.com/yehongZhou/PSSDK-inner",
6   "license": "MIT",
7   "authors": {
8     "zhouyehong": "zhouyehong@newborn-town.com"
9   },
10   "source": {
11     "git": "https://github.com/yehongZhou/PSSDK-inner.git",
12     "tag": "1.0.5"
13   },
14   "social_media_url": "http://www.pingstart.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "default_subspecs": "Default",
20   "subspecs": [
21     {
22       "name": "Default",
23       "preserve_paths": "PingStart/NbtPingStart.framework",
24       "source_files": "PingStart/NbtPingStart.framework/Headers/*.h",
25       "public_header_files": "PingStart/NbtPingStart.framework/Headers/*.h",
26       "ios": {
27         "vendored_frameworks": "PingStart/NbtPingStart.framework"
28       }
29     }
30   ]