[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / f / 2 / 0 / Aspects / 1.3.1 / Aspects.podspec.json
blob0c6bb0a8e451a6650f8fd0b06b9390b3ab8202bb
2   "name": "Aspects",
3   "version": "1.3.1",
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     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/steipete/Aspects.git",
19     "tag": "1.3.1"
20   },
21   "source_files": "Aspects.{h,m}",
22   "requires_arc": true,
23   "social_media_url": "https://twitter.com/steipete"