[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 9 / 5 / ImoDynamicPopUp / 1.2.3 / ImoDynamicPopUp.podspec.json
blob8df1cdc1ec216436092236f694be629c075ec40f
2   "name": "ImoDynamicPopUp",
3   "version": "1.2.3",
4   "summary": "ImoDynamicPopUp",
5   "description": "                       An controller that show popups\n                       \n",
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": "1.2.3"
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       "~> 1.1"
29     ]
30   }