[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 2 / YCHActionSheet / 1.0.2 / YCHActionSheet.podspec.json
blobec46b6684bafaf601ce95d2a9a84677a8151796a
2   "name": "YCHActionSheet",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A custom UIActionSheet separated into sections",
9   "homepage": "https://github.com/Neirys/YCHActionSheet",
10   "authors": {
11     "Yaman JAIOUCH": "yjaiouch@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Neirys/YCHActionSheet.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "YCHActionSheet/*",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "7.0"
22   }