[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 7 / d / FYAlert / 1.0 / FYAlert.podspec.json
blob8f2f8f1135953d6871777cbc2ffb5ac455556178
2   "name": "FYAlert",
3   "version": "1.0",
4   "summary": "UIAlertView/UIActionSheet with full support for iOS 6,7,8",
5   "description": "                   UIAlertView/UIActionSheet that will transform to an UIAlertController for iOS < 8.0\n\n                   * Full iOS 8 support, autorotation..\n                   * Forget about delegates, welcome Blocks\n",
6   "homepage": "https://github.com/fyarad/FYAlert",
7   "license": "MIT",
8   "authors": {
9     "Francisco Yarad": "fyarad95@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/fyarad/FYAlert.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true