[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / EUPage / 0.1.0 / EUPage.podspec.json
blobba03bd4a21c1ac8e25d59dd922cdb3da696eacf6
2   "name": "EUPage",
3   "version": "0.1.0",
4   "summary": "An easy way to show page.",
5   "description": "                       An easy way to show page. Support webpage,image,video pages. \n",
6   "homepage": "https://github.com/mmslate/EUPage",
7   "license": "MIT",
8   "authors": {
9     "andrew": "2005wangliqun@163.com"
10   },
11   "source": {
12     "git": "https://github.com/mmslate/EUPage.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "*.{h,m}",
20   "dependencies": {
21     "SlateWebImageView": [
22       "~> 0.1.0"
23     ]
24   }