[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / b / safeBoundExtension / 0.0.1 / safeBoundExtension.podspec.json
blob2b381cb80678b3fbe2b64c97bebc5611dc97caf4
2   "name": "safeBoundExtension",
3   "version": "0.0.1",
4   "summary": "Prevents container objects from collapsing.",
5   "license": {
6     "type": "MIT",
7     "file": "FILE_LICENSE"
8   },
9   "homepage": "https://github.com/JekinChou/safeBoundExtension",
10   "authors": {
11     "zhangjie": "454200568@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/JekinChou/safeBoundExtension.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "safeBoundExtension/safeObject",
23     "*"
24   ]