[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 0 / JChenISGood / 1.0 / JChenISGood.podspec.json
blob3e16f005abf8b0b7d7abbb6b21ee2f4d7fdd3677
2   "name": "JChenISGood",
3   "version": "1.0",
4   "summary": "this is my first podspec Project",
5   "description": "this is my first podspec project description#这个描述一定要写",
6   "homepage": "https://github.com/Gayle448/JChenISGood",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jane": "1129133995@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Gayle448/JChenISGood.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "JChenISGood",
23     "JChenISGood/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "ios": {
27     "frameworks": "UIKit"
28   }