| { |
| "name": "AELocalDataKit", |
| "version": "0.0.3", |
| "summary": "This is an AELocalDataKit for local data save and load.", |
| "description": "This is a long description of the pod here. This SDK is for local data request.", |
| "homepage": "https://github.com/AltairEven/AELocalDataKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "AltairEven": "qianye.qy@alibaba-inc.com" |
| }, |
| "source": { |
| "git": "https://github.com/AltairEven/AELocalDataKit.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "AELocalDataKit/Classes/**/*" |
| } |