[Add] RSDayFlow 2.0.0
[CocoaPods.git] / Specs / 0 / d / c / WorkoutKit / 0.1.0 / WorkoutKit.podspec.json
bloba66e176f40ccfc0a9b80388acf5cc473733d9873
2   "name": "WorkoutKit",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WorkoutKit/Classes/*.{h,m}",
23     "WorkoutKit/Classes/**/{h,m}"
24   ],
25   "dependencies": {
26     "DateTools": [
28     ],
29     "FFGlobalAlertController": [
31     ],
32     "BDBaseKit": [
34     ],
35     "TMCache": [
37     ],
38     "MJExtension": [
40     ],
41     "libextobjc": [
43     ]
44   }