[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 0 / Aspects / 1.3.0 / Aspects.podspec.json
blob7d4730d6afb92de1119e39cddc2b9324254a7751
2   "name": "Aspects",
3   "version": "1.3.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.3.0"
19   },
20   "source_files": "Aspects.{h,m}",
21   "requires_arc": true,
22   "social_media_url": "https://twitter.com/steipete"