[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / 3 / AYAspect / 1.0.2 / AYAspect.podspec.json
blob5c9330b7ed47eb6d92863ea3297a030beda56474
2   "name": "AYAspect",
3   "version": "1.0.2",
4   "summary": "AOP",
5   "homepage": "https://github.com/alan-yeh/AYAspect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alan Yeh": "alan@yerl.cn"
12   },
13   "source": {
14     "git": "https://github.com/alan-yeh/AYAspect.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYAspect/Classes/**/*",
21   "public_header_files": "AYAspect/Classes/AYAspect.h",
22   "dependencies": {
23     "AYRuntime": [
25     ]
26   }