[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / 1 / KKActionSheet / 0.1 / KKActionSheet.podspec.json
blob8395894d7599c010fc288d38f59bc700943ee521
2   "name": "KKActionSheet",
3   "version": "0.1",
4   "summary": "Subclass of UIActionSheet for setting text color in buttons for given indexes",
5   "homepage": "https://github.com/leoru/KKActionSheet",
6   "license": "MIT",
7   "authors": {
8     "leoru": "kirillkunst@gmail.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/leoru/KKActionSheet.git",
16     "tag": "v0.1"
17   },
18   "source_files": "KKActionSheet/*.{h,m}"