[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / f / 6 / e / BCVersionCheck / 1.0.0 / BCVersionCheck.podspec.json
blobf1cfa0f17237d4f81d7e1d691f7beba3a232b498
2   "name": "BCVersionCheck",
3   "version": "1.0.0",
4   "summary": "Easy major Version check cateogory.",
5   "description": "Don't bother any longer with hard to write Version checks. Check for the major Version of the current iOS Version via the Major Version.",
6   "homepage": "https://github.com/basecom/BCVersionCheck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marius Landwehr": "landwehr@basecom.de"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/basecom/BCVersionCheck.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true