[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / 7 / 1 / e / AppProgressCore / 1.0.2 / AppProgressCore.podspec.json
blob7ec86ea695f42c9948285cb6e8463820a85443a2
2   "name": "AppProgressCore",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Appleらしいローディングができます。App Extension用です。",
12   "homepage": "https://github.com/hideyukitone/AppProgress",
13   "authors": {
14     "hideyuki okuni": "hideyukitone@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/hideyukitone/AppProgress.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": [
21     "AppProgress/*.{swift}",
22     "AppProgress/View/*.{swift}",
23     "AppProgress/Protocol/*.{swift}",
24     "AppProgress/Enum/*.{swift}"
25   ],
26   "requires_arc": true,
27   "swift_version": "4.1"