[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 4 / f / 6 / MOAspects / 2.0.0 / MOAspects.podspec.json
blobacf488185713b72417b429f691fd1fc1801d6d26
2   "name": "MOAspects",
3   "version": "2.0.0",
4   "summary": "AOP Library.",
5   "homepage": "https://github.com/MO-AI/MOAspects",
6   "license": "MIT",
7   "authors": {
8     "Hiromi Motodera": "moai.motodera@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MO-AI/MOAspects.git",
12     "tag": "2.0.0",
13     "submodules": true
14   },
15   "source_files": "MOAspects/*.{h,m,swift}",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true