[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 2 / YCHActionSheet / 1.0 / YCHActionSheet.podspec.json
blob95b0d850360548afe888069d4ef60f680baa18b6
2   "name": "YCHActionSheet",
3   "version": "1.0",
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"
16   },
17   "source_files": "YCHActionSheet/*",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "7.0"
22   }