[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / 9 / f / 1 / GWLPodTest / 0.0.1 / GWLPodTest.podspec.json
blobedee996f6fd16ccb8c126122f09d99c8aa282953
2   "name": "GWLPodTest",
3   "version": "0.0.1",
4   "summary": "一个简单的介绍.",
5   "homepage": "https://github.com/gwlCode/GWLPodTest",
6   "license": "MIT",
7   "authors": {
8     "gwl": "153018865@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/gwlCode/GWLPodTest.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "GWLPodTest/GWLPodTest/Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true