[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 2 / My123Library / 1.0 / My123Library.podspec.json
blob13d32148f8cfbdb0aeb63ed27e62b3f174d9b1e3
2   "name": "My123Library",
3   "version": "1.0",
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.0"
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   }