[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / a / YJLocationPicker / 0.0.2 / YJLocationPicker.podspec.json
blob2bad786dc6033fe88bc646de394f97b53442a2e0
2   "name": "YJLocationPicker",
3   "version": "0.0.2",
4   "summary": "一行代码实现省市区三级地区选择功能",
5   "homepage": "https://github.com/liuyongjiesail/YJLocationPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "刘永杰": "liuyongjiesail@icloud.com"
12   },
13   "social_media_url": "http://blog.csdn.net/yj_sail?viewmode=list",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/liuyongjiesail/YJLocationPicker.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "YJLocationPicker/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }