[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / 0 / d / KKCocoaCommon / 1.0.13 / KKCocoaCommon.podspec.json
blob556bf0ae77c1f3ff5e92cb32f43d3dbf0b8eafef
2   "name": "KKCocoaCommon",
3   "version": "1.0.13",
4   "summary": "Cocoa common.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LeungKinKeung/KKCocoaCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeungKinKeung": "leungkinkeung@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LeungKinKeung/KKCocoaCommon.git",
16     "tag": "1.0.13"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "KKCocoaCommon/Classes/**/*.{h,m,mm,c}",
22   "osx": {
23     "frameworks": [
24       "AppKit",
25       "QuartzCore",
26       "CoreGraphics"
27     ]
28   }