[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 9 / 7 / Blaze / 1.1.18 / Blaze.podspec.json
blob84fad552e48a017f75899b9beee94bab7c68b706
2   "name": "Blaze",
3   "version": "1.1.18",
4   "summary": "Blazingly fast Tableviewcontroller framework",
5   "license": "MIT",
6   "description": "Blazingly fast Tableviewcontroller framework with many advantages",
7   "homepage": "https://github.com/BobDG/Blaze",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/Blaze.git",
13     "tag": "1.1.18"
14   },
15   "source_files": "Blaze/**/*.{h,m}",
16   "resources": [
17     "Blaze/**/*.{xib}",
18     "Blaze/**/*.{png}"
19   ],
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "module_name": "Blaze",
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "BDGImagePicker": [
31     ]
32   }