[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / 9 / CCCategory / 0.0.2 / CCCategory.podspec.json
blob6eb89b20172c9f31166248f95ecadff7c49c83cd
2   "name": "CCCategory",
3   "version": "0.0.2",
4   "summary": "一些常用的Category,目前包括(Foundation,MapKit,QuartzCore,UIKit),后续不断更新.",
5   "homepage": "https://github.com/CCFramework/CCCategory",
6   "license": "MIT",
7   "authors": {
8     "MuZiLee": "lifeiheng132@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CCFramework/CCCategory.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "CCCategory+Tags/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "MapKit",
21     "QuartzCore",
22     "UIKit"
23   ]