[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / GAKit / 0.1.1 / GAKit.podspec.json
blob4e55376d3611abdec7ac8e88d34f2e0c67ce3996
2   "name": "GAKit",
3   "version": "0.1.1",
4   "summary": "Data source wrapper for views",
5   "homepage": "https://github.com/Gor/GAKit",
6   "license": "MIT",
7   "authors": {
8     "Gor Avakyan": "gv.avakyan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Gor/GAKit.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source_files": "GAKit/*.{h,m}",
20   "ios": {
21     "source_files": "GAKit/IOS/*.{h,m}"
22   }