[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 3 / 8 / XzxKit / 0.0.3 / XzxKit.podspec.json
blobc7cb0523a20791944e0c744886727fa74f7d5dbd
2   "name": "XzxKit",
3   "version": "0.0.3",
4   "summary": "Develop iOS Like A Boss",
5   "homepage": "https://github.com/frankxzx/XzxKit",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Frankxzx": "frank.xu@touchspring.com"
12   },
13   "social_media_url": "http://weibo.com/frankxzx",
14   "platforms": {
15     "ios": "7.1"
16   },
17   "source": {
18     "git": "https://github.com/frankxzx/XzxKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "UIKit/*.{h,m}",
23     "Foundation/*.{h,m}",
24     "Utilty/*.{h,m}",
25     "*.{h,m} "
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]