[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 4 / project-Normal / 1.0.0 / project-Normal.podspec.json
blob924b6a34bfdfb3b923e6abe5b86fea43d29ce5c7
2   "name": "project-Normal",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "The project collects some common components and methods.",
6   "homepage": "https://github.com/qiancaox/project-Normal",
7   "social_media_url": "https://github.com/qiancaox/project-Normal",
8   "authors": {
9     "qiancaox": "http://qiancaox.top/"
10   },
11   "source": {
12     "git": "https://github.com/qiancaox/project-Normal.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "dependencies": {
17     "AFNetworking": [
19     ]
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "platforms": {
27     "ios": "7.0"
28   },
29   "source_files": [
30     "project-Normal/General",
31     "project-Normal/General/*.{h,m}",
32     "project-Normal/Vender",
33     "project-Normal/Vender/**/*.{h,m}"
34   ]