[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 3 / GPCocoapods / 1.0.0 / GPCocoapods.podspec.json
blob8275e9b04e884f83e8091f9a3b0b0ecf6af82c3c
2   "name": "GPCocoapods",
3   "version": "1.0.0",
4   "summary": "基于cocoapods的方案制作公有库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gupenggupeng/GPCocoapods.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peng Gu": "18861546580@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gupenggupeng/GPCocoapods.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GPCocoapods/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]