[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 4 / 2 / TWBaseLibrary / 1.0.0 / TWBaseLibrary.podspec.json
blob65bf509fe07ef1ec304898fb8518a7463c73383c
2   "name": "TWBaseLibrary",
3   "version": "1.0.0",
4   "summary": "Base Library",
5   "description": "The Base Library for iOS",
6   "homepage": "https://git.oschina.net/xdx/TWBaseLibrary.git",
7   "license": "MIT",
8   "authors": {
9     "xu": "orli_xdx@126.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/xdx/TWBaseLibrary.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "TWBaseLibrary/*",
20     "TWBaseLibrary/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true