[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 2 / 9 / IKCore / 1.3 / IKCore.podspec.json
blob6025a9ee32ee154a3e2a9183fc2f67727f37c404
2   "name": "IKCore",
3   "version": "1.3",
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.3"
15   },
16   "source_files": "IKCore/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }