[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 9 / RHLocation / 1.0.4 / RHLocation.podspec.json
blobc1f4e7e5c6ae2cd6f935d86fba80344f021456a1
2   "name": "RHLocation",
3   "version": "1.0.4",
4   "summary": "A location kit based on LocationManager.",
5   "homepage": "https://github.com/zhu410289616/RHLocation",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhu410289616": "zhu410289616@163.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/zhu410289616/RHLocation.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "RHLocation/*.{h,m}",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": "CoreTelephony"
24   }