[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / e / d / PGActionSheet / 1.0.3 / PGActionSheet.podspec.json
blobee69fd38c6771a2438d73fbc3c2a11165a9ec605
2   "name": "PGActionSheet",
3   "version": "1.0.3",
4   "summary": "扁平化的ActionSheet。",
5   "homepage": "https://github.com/xiaozhuxiong121/PGActionSheet",
6   "license": "Apache License 2.0",
7   "authors": {
8     "piggybear": "piggybear_net@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xiaozhuxiong121/PGActionSheet.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "PGActionSheet",
19     "PGActionSheet/**/*.swift"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"