[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / c / 3 / 9 / XMCommon / 0.0.4 / XMCommon.podspec.json
bloba42c4fa63624bf5ae0d3306db3b94e6600dc74d3
2   "name": "XMCommon",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "extension class.",
6   "description": "XMCommon is a extension Class.",
7   "homepage": "https://github.com/rgshio/XMCommon",
8   "authors": {
9     "rgshio": "xzy0819@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/rgshio/XMCommon.git",
13     "tag": "v0.0.4"
14   },
15   "source_files": "Classes/XMExtension/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true