[Add] NEAISearchKit 10.5.3
[CocoaPods.git] / Specs / 6 / 4 / a / HXPodTest / 0.0.1 / HXPodTest.podspec.json
blob78d0ea4a4f55b551e6b75779658fd58045b2d4ad
2   "name": "HXPodTest",
3   "version": "0.0.1",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "测试Pod文件 制作 测试Pod文件 制作 测试Pod文件 制作 测试Pod文件 制作",
6   "homepage": "https://github.com/EarthMass/HXTestPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EarthMass": "627556038@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/EarthMass/HXTestPod.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ProgressHUD/TestPod/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~>3.1.0"
30     ]
31   }