[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / 9 / CCRuntime / 1.2.2 / CCRuntime.podspec.json
blobda02d1cf59a12848cb913c36aec6491a8c41d239
2   "name": "CCRuntime",
3   "version": "1.2.2",
4   "summary": "CCRuntime is an ObjC wrapper around the Objective-C runtime APIs.",
5   "description": "CCRuntime is an ObjC wrapper around the Objective-C runtime APIs,\nCCRuntime convert MAObjCRuntime for ARC.",
6   "homepage": "https://github.com/ccworld1000/CCRuntime",
7   "license": "BSD",
8   "authors": {
9     "CC": "ccworld1000@gmail.com"
10   },
11   "social_media_url": "https://github.com/ccworld1000",
12   "platforms": {
13     "ios": "7.0",
14     "osx": "10.7"
15   },
16   "source": {
17     "git": "https://github.com/ccworld1000/CCRuntime.git",
18     "tag": "1.2.2"
19   },
20   "source_files": [
21     "CCRuntime",
22     "CCRuntime/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "CCRuntime/**/*.h",
26   "resources": "LICENSE*",
27   "requires_arc": true