[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / d / TLCoreModel / 0.1.41 / TLCoreModel.podspec.json
blob4ac6cfcd937bb5baf3b7f55fb4f1433f66732bd3
2   "name": "TLCoreModel",
3   "version": "0.1.41",
4   "summary": "A short description of CoreModel.",
5   "description": "This is the core model for Sports Analytics iOS apps",
6   "homepage": "http://www.sportsanalyticsinc.com",
7   "authors": {
8     "Miroslav Kutak": "kutakmiroslav@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitlab.com/hyubyn1/tlcoremodel.git",
15     "tag": "0.1.41"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "JSONModel": [
25     ],
26     "JNKeychain": [
28     ],
29     "TLCategories": [
31     ],
32     "DateTools": [
34     ],
35     "UIColor-HexRGB": [
36       "~> 1.0"
37     ]
38   }