[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / 2 / ARNAlert / 0.2.1 / ARNAlert.podspec.json
blobb097c493300277c1b334fbccd0b238d59d003315
2   "name": "ARNAlert",
3   "version": "0.2.1",
4   "summary": "Wrapper of UIAlertView & UIAlertController.",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNAlert",
6   "license": "MIT",
7   "authors": {
8     "Airin": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNAlert.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ARNAlert": [
21       "Pod/Assets/*.png"
22     ]
23   }