[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / a / AKSamplePod / 0.1.0 / AKSamplePod.podspec.json
blobdfaddb05dfd2727474bdee0d0c1e431132a6c824
2   "name": "AKSamplePod",
3   "version": "0.1.0",
4   "summary": "This is a sample.",
5   "description": "This is another sample for cocoapods creation",
6   "homepage": "https://github.com/ashishke2m/AKSamplePod",
7   "license": "MIT",
8   "authors": {
9     "ashishke2m": "ashishk@e2msolutions.com"
10   },
11   "source": {
12     "git": "https://github.com/ashishke2m/AKSamplePod.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AKSamplePod": [
22       "Pod/Assets/*.png"
23     ]
24   }