[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / c / WorkoutKit / 0.1.4 / WorkoutKit.podspec.json
blob592ce152a8068e4ef884e45cdf14ee5b38f75d45
2   "name": "WorkoutKit",
3   "version": "0.1.4",
4   "summary": "Mostly used in training Apps like 7 mins workout, and HIIT workout.",
5   "description": "In 7 Mins workout and HIIT workout Apps, we need same iCloud functions, this is why I created it.",
6   "homepage": "https://github.com/liuwanwei/WorkoutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuwanwei@gmail.com": "liuwanwei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/liuwanwei/WorkoutKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WorkoutKit/Classes/*.{h,m}",
23     "WorkoutKit/Classes/**/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "WorkoutKit": [
27       "WorkoutKit/Classes/views/*.*"
28     ]
29   },
30   "dependencies": {
31     "DateTools": [
33     ],
34     "FFGlobalAlertController": [
36     ],
37     "BDBaseKit": [
39     ],
40     "TMCache": [
42     ],
43     "MJExtension": [
45     ],
46     "libextobjc": [
48     ]
49   }