[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / e / IKResults / 1.0 / IKResults.podspec.json
blobf15bfef73faf6f937001bcfaf2dda507b98b007e
2   "name": "IKResults",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen82/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "Result and AsyncResult classes that offer composition and easy fail-fast or railway logic.",
12   "source": {
13     "git": "https://github.com/iankeen82/ikresults.git",
14     "tag": "1.0"
15   },
16   "source_files": "IKResults/**/**.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   }