[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / b / e / 4 / CZActionSheet / 0.1.1 / CZActionSheet.podspec.json
blob7a7c386a687ac8a8eaab2b845b05cf76e501043f
2   "name": "CZActionSheet",
3   "version": "0.1.1",
4   "summary": "A ActionSheet.",
5   "description": "Just an actionSheet",
6   "homepage": "https://github.com/czeludzki/CZActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czeludzki": "czeludzki@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/czeludzki/CZActionSheet.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "CZActionSheet/Classes/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }