[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / b / 0 / NXXSDK / 0.1.2 / NXXSDK.podspec.json
blob173af6ff0f7e5692851ea3cd26e838229b54bb57
2   "name": "NXXSDK",
3   "version": "0.1.2",
4   "summary": "A short description of NXXSDK.",
5   "description": "this is New XXSDK.",
6   "homepage": "https://github.com/yiiim/NXXSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ybz": "ybz975218925@live.com"
13   },
14   "source": {
15     "git": "https://github.com/yiiim/NXXSDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "3.2.1"
25     ],
26     "JPush": [
27       "3.1.0"
28     ]
29   },
30   "frameworks": [
31     "CFNetwork",
32     "CoreFoundation",
33     "CoreTelephony",
34     "SystemConfiguration",
35     "CoreGraphics",
36     "Foundation",
37     "UIKit",
38     "Security"
39   ],
40   "pod_target_xcconfig": {
41     "VALID_ARCHS[sdk=iphonesimulator*]": ""
42   },
43   "user_target_xcconfig": {
44     "OTHER_LDFLAGS": "-ObjC"
45   }