[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 6 / 3 / LSAspects / 1.4.3 / LSAspects.podspec.json
blobe85d285286c78892b36b80482abfc986b182e51d
2   "name": "LSAspects",
3   "version": "1.4.3",
4   "summary": "Delightful, simple library for aspect oriented programming.",
5   "homepage": "https://github.com/lisongrc/Aspects",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lisongrc": "741871959@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/lisongrc/Aspects.git",
19     "tag": "1.4.3"
20   },
21   "source_files": "Aspects.{h,m}",
22   "requires_arc": true