[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 7 / FirstProjects / 0.2.5 / FirstProjects.podspec.json
blob9df84df6e914e67df701990a35db57f00e5886c7
2   "name": "FirstProjects",
3   "version": "0.2.5",
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.5"
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     "Security"
24   ],
25   "dependencies": {
26     "YYKit": [
27       "~> 1.0.9"
28     ],
29     "MBProgressHUD": [
30       "~> 1.0.0"
31     ],
32     "Masonry": [
33       "~> 1.0.2"
34     ],
35     "AFNetworking": [
36       "~> 3.1.0"
37     ]
38   }