[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 9 / f / IAElegantSheet / 0.2.0 / IAElegantSheet.podspec.json
blob37074a550c4d9dab13f3c7a7fe77806ae74dcecc
2   "name": "IAElegantSheet",
3   "version": "0.2.0",
4   "summary": "Another block based UIActionSheet but more elegant. Elegant to code and elegant to see.",
5   "description": "Block based UIActionSheet but more elegant. Using Roboto Condensed as default font. Support multiple orientation as well.",
6   "homepage": "http://ikhsan.me",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ikhsan Assaat": "ikhsan.assaat@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ixnixnixn/IAElegantSheet.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "IAElegantSheet/*.{h,m}",
22   "resources": "Resources/*",
23   "frameworks": "CoreText",
24   "requires_arc": true