[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / d / ActionSheetShare / 0.1 / ActionSheetShare.podspec.json
blobe993af3b2cae8f83d6758144629823b8c604cfff
2   "name": "ActionSheetShare",
3   "version": "0.1",
4   "summary": "Clone ShareView iOS",
5   "homepage": "https://github.com/slecoustre/ActionSheetShare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Stéphane LE COUSTRE": "slecoustre@hotmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/slecoustre/ActionSheetShare.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "dependencies": {
25     "pop": [
26       "~> 1.0.7"
27     ]
28   },
29   "requires_arc": false