[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / f / b / SGActionView / 0.0.1 / SGActionView.podspec.json
blobaf8a73bf77e294a56a63a9e0d164af64548e3a2b
2   "name": "SGActionView",
3   "version": "0.0.1",
4   "summary": "Combination alert view, table, and share view.",
5   "description": "Combination alert view, table, and share view. 3 in one.",
6   "homepage": "https://github.com/sagiwei/SGActionView",
7   "license": {
8     "type": "MIT",
9     "file": "README.markdown"
10   },
11   "authors": {
12     "sagiwei": "sagiwei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sagiwei/SGActionView.git",
16     "commit": "7dbe145923b7481bddc6e3487742e6e35e4c5e64"
17   },
18   "source_files": "SGActionView/*.{h,m}",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "requires_arc": true