[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 6 / 8 / c / BlockExtentions / 0.0.3 / BlockExtentions.podspec.json
blob52bcb0cb79dd302877d1194235808a63a613ff85
2   "name": "BlockExtentions",
3   "version": "0.0.3",
4   "summary": "Simple block-based extentions.",
5   "homepage": "https://bitbucket.org/nut_code_monkey/blockextentions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Max Lunin": "nut.code.monkey@gmail.com"
12   },
13   "source": {
14     "git": "https://nut_code_monkey@bitbucket.org/nut_code_monkey/blockextentions.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Classes",
22     "BlockExtentions/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "BlockExtentions/*.h",
26   "requires_arc": true