[Add] DocumentReaderFullAuthRFIDNightly 7.6.11080
[CocoaPods.git] / Specs / 7 / f / 3 / TSActionSheet / 0.1.3 / TSActionSheet.podspec.json
blobb7483882f7623982b896b579f202f92916bba9c4
2   "name": "TSActionSheet",
3   "version": "0.1.3",
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": {
11     "type": "MIT",
12     "file": "LICENSE.txt"
13   },
14   "authors": {
15     "Benoit Nolens": "benoit@truestory.io"
16   },
17   "source": {
18     "git": "https://github.com/bnolens/TSActionSheet.git",
19     "tag": "0.1.3"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "Pod/Classes/*.{h,m}",
24     "Pod/Classes/**/*.{h,m}"
25   ],
26   "resources": "Pod/Classes/**/*.{xib}",
27   "frameworks": "UIKit"