[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / 3 / TSActionSheet / 0.1.2 / TSActionSheet.podspec.json
bloba63399f024116e5681b71e805cd8adc2a49af6f5
2   "name": "TSActionSheet",
3   "version": "0.1.2",
4   "platforms": {
5     "ios": "8.2"
6   },
7   "summary": "A really easy and beautiful custom UIActionSheet",
8   "description": "A really easy and beautiful custom UIActionSheet.\n* Block callback\n* Customizable colors\n* Customizable fonts\n* Customizable background",
9   "homepage": "https://github.com/bnolens/TSActionSheet",
10   "license": "MIT",
11   "authors": {
12     "Benoit Nolens": "benoit@truestory.io"
13   },
14   "source": {
15     "git": "https://github.com/bnolens/TSActionSheet.git",
16     "tag": "0.1.2"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Pod/Classes/*.{h,m}",
21     "Pod/Classes/**/*.{h,m}"
22   ],
23   "resources": "Pod/Classes/**/*.{xib}",
24   "frameworks": "UIKit"