[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 0 / Aspects / 1.1.0 / Aspects.podspec.json
blob13d53ac67422a74f34408a5c8fb3565846998da4
2   "name": "Aspects",
3   "version": "1.1.0",
4   "summary": "Delightful, simple library for aspect oriented programming.",
5   "homepage": "https://github.com/steipete/Aspects",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Peter Steinberger": "steipete@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/steipete/Aspects.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Aspects.{h,m}",
21   "requires_arc": true,
22   "social_media_url": "https://twitter.com/steipete"