[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / JCMacros / 2 / JCMacros.podspec.json
blobaac27d04d5c91924a0d579a02b62de041c918705
2   "name": "JCMacros",
3   "version": "2",
4   "summary": "Objective-C 常用的宏定义",
5   "description": "Objective-C 常用的宏定义,为开发提供了很多方便",
6   "homepage": "https://github.com/devjackcat/JCMacros",
7   "license": "MIT",
8   "authors": {
9     "JackCat": "devjackcat@163.com"
10   },
11   "source": {
12     "git": "https://github.com/devjackcat/JCMacros.git",
13     "tag": "2"
14   },
15   "source_files": "JCMacros/JCMacros/*.{h,m}",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }