[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 1 / SkyAlertView / 0.1 / SkyAlertView.podspec.json
blobd48e44d1728480955632af8a5aca5dd14bc2793a
2   "name": "SkyAlertView",
3   "version": "0.1",
4   "summary": "一个小的高仿微博的弹出",
5   "homepage": "https://github.com/LiuSky/SkyAlertView",
6   "license": "MIT",
7   "authors": {
8     "XiaoBin Liu": "2994485929@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/LiuSky/SkyAlertView.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "SkyAlertView/AlertViewClass/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "PureLayout": [
22     ],
23     "SKYCategories": [
25     ]
26   }