[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 2 / My123Library / 1.2 / My123Library.podspec.json
blobbc75e035373796e6e39214a4c521b406e8e72b2e
2   "name": "My123Library",
3   "version": "1.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ajinian/My123Library",
8   "authors": {
9     "ArtJin": "ugol13@gmail.com"
10   },
11   "summary": "My Test Library",
12   "source": {
13     "git": "https://github.com/ajinian/My123Library.git",
14     "tag": "1.2"
15   },
16   "source_files": [
17     "My123Library",
18     "My123Library/**/*.{h,m}",
19     "My123Library/*.swift"
20   ],
21   "exclude_files": "My123Library/Exclude",
22   "public_header_files": "My123Library/**/*.h",
23   "platforms": {
24     "ios": "10.0"
25   },
26   "pushed_with_swift_version": "3.0"