[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 4 / pandaQ / 1.0.0 / pandaQ.podspec.json
blobf2b807926f1ecd71a9b40a930f59b3e605c7e101
2   "name": "pandaQ",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RookiePyl/pandaQ",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RiceWorm": "263945677@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RookiePyl/pandaQ.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "pandaQ/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   }