[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 8 / 2 / iCMacro / 0.0.5 / iCMacro.podspec.json
blobc4812e81ae220db78855bb82649ff2f59a1cfdd4
2   "name": "iCMacro",
3   "version": "0.0.5",
4   "summary": "iOS开发常用宏封装成库方便使用",
5   "description": "iOS开发常用宏封装成库方便使用,有log打印和屏幕",
6   "homepage": "https://github.com/iCoobin/iCMacro",
7   "license": "MIT",
8   "authors": {
9     "iCoobin": "15757117989@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iCoobin/iCMacro.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "iCMacro",
20     "iCMacro/**/*.{h,m}"
21   ]