[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 7 / 0 / XCQFoundation / 0.1.0 / XCQFoundation.podspec.json
blobd34618b6b6274ddc64a7053b8c61b95e8e29053e
2   "name": "XCQFoundation",
3   "version": "0.1.0",
4   "summary": "Custom extension for Foundation in iOS",
5   "description": "Custom extension for Foundation in iOS, it will improve the code readability and make the code more elegant",
6   "homepage": "https://github.com/cunqi/XCQFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cunqi": "notice.xiao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cunqi/XCQFoundation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "XCQFoundation/Classes/**/*",
23   "swift_version": "5.0"