[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / f / TYKYLibrary / 0.0.1 / TYKYLibrary.podspec.json
blob6fe59b37c7dcfe04734e8ae36d32a382bb6f97df
2   "name": "TYKYLibrary",
3   "version": "0.0.1",
4   "summary": "Library for TYKY",
5   "homepage": "https://github.com/chenteng85912/TYKYLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CHENTENG": "chenteng85912@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/chenteng85912/TYKYLibrary.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "TYKYLibrary/**/*.{h,m}",
22     "TYKYLibrary/*.h"
23   ],
24   "resources": [
25     "TYKYLibrary/**/*.png",
26     "TYKYLibrary/**/*.plist"
27   ],
28   "requires_arc": true