[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 4 / f / 6 / MOAspects / 0.0.1 / MOAspects.podspec.json
blobe525feab0250b73ef4a91a300f89b2d924bc5be3
2   "name": "MOAspects",
3   "version": "0.0.1",
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": "0.0.1",
13     "submodules": true
14   },
15   "source_files": "MOAspects/*.{h,m}",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true