[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / 0 / AddWith / 1.1.1 / AddWith.podspec.json
blob08a693b3b5c977971e3df48aa638bd4374442fdd
2   "name": "AddWith",
3   "version": "1.1.1",
4   "summary": "Add subviews with its' subviews.",
5   "homepage": "https://github.com/KimDarren/AddWith",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TAEJUN KIM": "korean.darren@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/KimDarren/AddWith.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "Sources/AddWith/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "swift_version": "5.1"