[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / 4 / 5 / HDAppCommon / 0.0.2 / HDAppCommon.podspec.json
blob84dcfd56ab342c25403f3990e5d90408823762e6
2   "name": "HDAppCommon",
3   "version": "0.0.2",
4   "summary": "HD iOS AppCommon.",
5   "homepage": "http://192.168.40.57/GDC_iOS/HDAppCommon",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "clx": "chenlx@cncn.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "http://192.168.40.57/GDC_iOS/HDAppCommon.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "HDAppCommon/Classes/**/*.{h,m}",
23     "HDAppCommon/Classes/**/**/*.{h,m}",
24     "HDAppCommon/Classes/*.{h,m}"
25   ],
26   "public_header_files": [
27     "HDAppCommon/Classes/**/*.h",
28     "HDAppCommon/Classes/**/**/*.h",
29     "HDAppCommon/Classes/*.h"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "CFNetwork",
35     "Security",
36     "SystemConfiguration"
37   ],
38   "dependencies": {
39     "AFNetworking": [
40       "~> 2.6.0"
41     ],
42     "ViewUtils": [
43       "~> 1.1.2"
44     ],
45     "HexColors": [
46       "~> 2.2.1"
47     ],
48     "Mantle": [
49       "~> 1.5.4"
50     ],
51     "NSDate-Extensions": [
52       "~> 0.0.1"
53     ],
54     "DZNEmptyDataSet": [
55       "~> 1.7.2"
56     ],
57     "Base64nl": [
59     ]
60   }