[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 8 / ZYLocationManager / 0.3.0 / ZYLocationManager.podspec.json
blobdc1dd44b78f5bb79e92643964ffe67837a337f10
2   "name": "ZYLocationManager",
3   "version": "0.3.0",
4   "summary": "Request location information any time any where conveniently",
5   "description": "Request location information any time any where conveniently.",
6   "homepage": "https://github.com/liuzhiyi1992/ZYLocationManager",
7   "license": "MIT",
8   "authors": {
9     "liuzhiyi1992": "55137840@qq.com"
10   },
11   "platforms": {
12     "ios": "6.1"
13   },
14   "source": {
15     "git": "https://github.com/liuzhiyi1992/ZYLocationManager.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "ZYLocationManager/Classes/*.{h,m}",
19   "frameworks": [
20     "MapKit",
21     "UIKit"
22   ]