[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 8 / A-Framework / 0.1.0 / A-Framework.podspec.json
blob9d3e916d61ece7ef612d6c04feb0f5dcbd5b614f
2   "name": "A-Framework",
3   "version": "0.1.0",
4   "summary": "This is just a test pod",
5   "description": "This is a test framework of Albert Tra. A Framework provices log for Xcode (Only private) - You should not try this :D",
6   "homepage": "https://github.com/alberttra/A-Framework",
7   "license": "MIT",
8   "authors": {
9     "Albert Tra": "albert.tra@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/alberttra/A-Framework.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "A-Framework": [
22       "Pod/Assets/*.png"
23     ]
24   }