[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 9 / LYPopView / 0.1.30 / LYPopView.podspec.json
blobafd80847c2c05cc3aa56caf780b9375a32e01683
2   "name": "LYPopView",
3   "version": "0.1.30",
4   "summary": "pop view.",
5   "description": "a pop view.\nmessage, table, date, button, etc.",
6   "homepage": "https://github.com/blodely/LYPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luo Yu": "indie.luo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/blodely/LYPopView.git",
16     "tag": "0.1.30"
17   },
18   "social_media_url": "https://weibo.com/blodely",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": [
23     "LYPopView/Classes/action/*",
24     "LYPopView/Classes/dropdown/*",
25     "LYPopView/Classes/picker/*",
26     "LYPopView/Classes/picker_date/*",
27     "LYPopView/Classes/picker_list/*",
28     "LYPopView/Classes/pop_message/*",
29     "LYPopView/Classes/pop_table/*",
30     "LYPopView/Classes/pop_date/*",
31     "LYPopView/Classes/pop_image/*",
32     "LYPopView/Classes/**/*",
33     "LYPopView/Configurations/*.plist"
34   ],
35   "resource_bundles": {
36     "LYPopView": [
37       "LYPopView/Assets/*.png"
38     ]
39   },
40   "frameworks": "UIKit",
41   "dependencies": {
42     "LYCategory": [
44     ],
45     "FCFileManager": [
46       "~> 1.0.18"
47     ],
48     "AFNetworking": [
49       "~> 3.2.1"
50     ],
51     "BlocksKit": [
52       "~> 2.2.5"
53     ],
54     "Masonry": [
55       "~> 1.1.0"
56     ]
57   }