[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / e / PWFirstPod / 0.0.1 / PWFirstPod.podspec.json
blob1eebc6674333bf929446c41753fec23eaa36d579
2   "name": "PWFirstPod",
3   "version": "0.0.1",
4   "summary": "first public pod",
5   "description": "create my first public pod",
6   "homepage": "https://github.com/YlyerChen/PWFirstPod.git",
7   "license": "MIT",
8   "authors": "chenpeiwei",
9   "platforms": {
10     "ios": null
11   },
12   "source": {
13     "git": "https://github.com/YlyerChen/PWFirstPod.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "PWFirstPod",
18     "PWFirstPod/**/*.{h,m}"
19   ],
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]