[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 9 / 5 / ImoDynamicPopUp / 3.0.0 / ImoDynamicPopUp.podspec.json
blobf6cee3934eb0c14a063d0b3c9f52c37247f31b02
2   "name": "ImoDynamicPopUp",
3   "version": "3.0.0",
4   "summary": "ImoDynamicPopUp",
5   "description": "An controller that show popups",
6   "homepage": "https://github.com/imodeveloper/ImoDynamicPopUp",
7   "license": "MIT",
8   "authors": {
9     "borinschi ivan": "imodeveloperlab@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/imodeveloper/ImoDynamicPopUp.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.*",
20   "resources": "Pod/Resources/*.*",
21   "resource_bundles": {
22     "ImoDynamicTableView": [
23       "Pod/Assets/*.*"
24     ]
25   },
26   "dependencies": {
27     "ImoDynamicTableView": [
28       "~> 2.3"
29     ]
30   }