[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 7 / PublicCodeLibrary / 1.0.1 / PublicCodeLibrary.podspec.json
blob9e045981046c9e9c3601bb27ff8c467dd699d3d5
2   "name": "PublicCodeLibrary",
3   "version": "1.0.1",
4   "summary": "Static Library Project containing code to simplify daily development tasks.",
5   "homepage": "http://github.com/Blackjacx/PublicCodeLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Stefan Herold": "stefan.herold@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Blackjacx/PublicCodeLibrary.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "requires_arc": true