[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / e / Nuke / 0.5.1 / Nuke.podspec.json
blob02af215fed0ba1fd764538414347861b31b1c9d0
2   "name": "Nuke",
3   "version": "0.5.1",
4   "summary": "Advanced Swift framework for loading and caching images",
5   "homepage": "https://github.com/kean/Nuke",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "source": {
9     "git": "https://github.com/kean/Nuke.git",
10     "tag": "0.5.1"
11   },
12   "social_media_url": "https://twitter.com/a_grebenyuk",
13   "platforms": {
14     "ios": "8.0",
15     "watchos": "2.0",
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "source_files": "Nuke/Source/Core/**/*",
20   "ios": {
21     "source_files": "Nuke/Source/UI/**/*"
22   }