[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / d / 1 / 3 / AFFEvent / 1.4.1 / AFFEvent.podspec.json
blobc3f9d649fb7117904b539cbfa13ccd64c7a80672
2   "name": "AFFEvent",
3   "version": "1.4.1",
4   "authors": {
5     "Jeremy Fuellert": "jfuellert@gmail.com"
6   },
7   "summary": "AFFEvent is an easy to use event system built for both iOS and OSX.",
8   "homepage": "https://github.com/jfuellert/AFFEvent",
9   "license": "MIT",
10   "platforms": {
11     "ios": "5.0",
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/jfuellert/AFFEvent.git",
16     "tag": "1.4.1"
17   },
18   "source_files": "AFFEvent/AFFEvent/*/*.{h,m}",
19   "public_header_files": "AFFEvent/AFFEvent/*/*.h",
20   "requires_arc": false