[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 8 / MIAJPush / 0.0.3 / MIAJPush.podspec.json
blob8d1fe636d00af113d7535433d6d5599cab49b2f9
2   "name": "MIAJPush",
3   "version": "0.0.3",
4   "summary": "MIAJPush",
5   "description": "*use for jpush",
6   "homepage": "https://github.com/tianjackyang/MIAJPush",
7   "license": "MIT",
8   "authors": {
9     "tianjackyang": "919548782@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tianjackyang/MIAJPush.git",
16     "tag": "0.0.3",
17     "submodules": true
18   },
19   "source_files": [
20     "Pod",
21     "Pod/**/*.{h,m}"
22   ],
23   "frameworks": [
24     "CFNetwork",
25     "CoreFoundation",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Foundation",
30     "UIKit",
31     "Security"
32   ],
33   "libraries": "z",
34   "vendored_libraries": "Pod/JPush/jpush-ios-2.1.0.a",
35   "requires_arc": true,
36   "subspecs": [
37     {
38       "name": "JPush",
39       "source_files": "Pod/JPush/**/*.{h,m}"
40     }
41   ]