[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / c / 3 / CBBaseClass / 1.0.1 / CBBaseClass.podspec.json
blob189ed8bb4fb1b001116178796d5ff0286535137b
2   "name": "CBBaseClass",
3   "version": "1.0.1",
4   "summary": "The Commonly Used Object C BaseClass",
5   "homepage": "https://github.com/1223460708/CBBaseClass.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "wangyangyong": "977867059@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/1223460708/CBBaseClass.git",
18     "tag": "v1.0.1"
19   },
20   "source_files": [
21     "Classes",
22     "Sources/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true