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