[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 0 / d / c / WorkoutKit / 0.1.3 / WorkoutKit.podspec.json
blobff835bc1a44d922ce0fe488909fd0aae7764ef9f
2   "name": "WorkoutKit",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WorkoutKit/Classes/*.{h,m}",
23     "WorkoutKit/Classes/**/*.{h,m}",
24     "WorkoutKit/Classes/views/*.*"
25   ],
26   "dependencies": {
27     "DateTools": [
29     ],
30     "FFGlobalAlertController": [
32     ],
33     "BDBaseKit": [
35     ],
36     "TMCache": [
38     ],
39     "MJExtension": [
41     ],
42     "libextobjc": [
44     ]
45   }