[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 2 / YMCitySelect2 / 1.4.4 / YMCitySelect2.podspec.json
blob12ff1ebaacc1c07bd87ee9852168fbe905ca26a1
2   "name": "YMCitySelect2",
3   "version": "1.4.4",
4   "summary": "选择城市的 pod , 这个版本 支持横竖屏切换,支持更多属性设置和屏幕适配",
5   "homepage": "https://github.com/tpctt/YMCitySelect2",
6   "social_media_url": "https://github.com/tpctt/YMCitySelect2",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tpctt/YMCitySelect2.git",
19     "tag": "1.4.4"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "CoreFoundation",
24     "Foundation",
25     "CoreGraphics",
26     "Security",
27     "UIKit"
28   ],
29   "libraries": [
30     "z.1.1.3",
31     "stdc++",
32     "sqlite3"
33   ],
34   "source_files": "YMCitySelect/**/*.{h,m,mm}",
35   "resources": "YMCitySelect/*.{bundle}"