[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 7 / FirstProjects / 0.2.2 / FirstProjects.podspec.json
blob1c6b2e93d52fa486deacd9b0574f29f0fbff3b69
2   "name": "FirstProjects",
3   "version": "0.2.2",
4   "summary": "Just Testing.",
5   "description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/weizhonghai/FirstProjects",
7   "license": "MIT",
8   "authors": {
9     "weizhonghai": "179590100@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/weizhonghai/FirstProjects.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "FirstProjects/FirstProjects/FirstProjects/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "YYKit": [
26       "~> 1.0.9"
27     ],
28     "MBProgressHUD": [
29       "~> 1.0.0"
30     ],
31     "Masonry": [
32       "~> 1.0.2"
33     ],
34     "AFNetworking": [
35       "~> 3.1.0"
36     ]
37   }