[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / 3 / 8 / c / IKEvents / 1.0.1 / IKEvents.podspec.json
blobd34a2aa3c6baa9b31a320c319a838ebd0ae5b94a
2   "name": "IKEvents",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "Simple pub/sub events with built-in resource lifecycle management.",
12   "source": {
13     "git": "https://github.com/iankeen/ikevents.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "IKEvents/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }