[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 2 / a / IKCoreUI / 1.1 / IKCoreUI.podspec.json
blob7c506976213b6d8b6c406a4ee183c8bfe8cfdada
2   "name": "IKCoreUI",
3   "version": "1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen82/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "Small UI related utilities mostly used as dependencies in other projects.",
12   "source": {
13     "git": "https://github.com/iankeen82/ikcoreui.git",
14     "tag": "1.1"
15   },
16   "source_files": "IKCoreUI/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }