[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 5 / c / 0 / JABSwiftCore / 1.0.3 / JABSwiftCore.podspec.json
blobf33043c8f7a0ee28b11d6d0767629e309f8945cd
2   "name": "JABSwiftCore",
3   "version": "1.0.3",
4   "summary": "A bundle of code to make app writing easier in Swift.",
5   "description": "JABSwiftCore provides many basic functionalities for writing a basic Swift app. It emphasizes a certain hierarchy of control which lends itself to a very stable and easily debuggable application..",
6   "homepage": "https://github.com/jeremybannister1/JABSwiftCore",
7   "license": "MIT",
8   "authors": {
9     "Jeremy Bannister": "jeremy.a.bannister@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jeremybannister1/JABSwiftCore.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "JABSwiftCore/Classes/**/*"